home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / docs / help / adosguide.lha / ADOS Guide / ADOS commands / Run < prev    next >
Encoding:
Text File  |  1997-10-21  |  439 b   |  22 lines

  1.                           --AMIGADOS GUIDE V2.0--
  2.                                     RUN
  3.  
  4.  
  5.    USE:
  6.    The Run command is used to start a command as a background task or
  7.    process.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0, 2.1, 3.0 (enhanced)
  14.  
  15.    EXAMPLES:
  16.    1>RUN COPY DF0:C /#? RAM:
  17.    1>RUN COPY DF0:L /#? RAM: QUIET
  18.  
  19.    NOTES:
  20.    Example 2 has an extended command called QUIET.  This command stops any
  21.    text being written to the screen.
  22.